Scheduling
Get creator ai weekly schedule
Read the AI weekly work schedule linked to a creator, if one is configured.
GET
/v1/agencies/{agencyId}/creators/{creatorId}/ai-weekly-scheduleRead the AI weekly work schedule linked to a creator, if one is configured.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
agencyId*string
Length
1 <= lengthcreatorId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/agencies/string/creators/string/ai-weekly-schedule" \ -H "Authorization: Bearer YOUR_API_KEY"{ "data": null, "meta": { "requestId": "string" }}