Substy Developers
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-schedule

Read the AI weekly work schedule linked to a creator, if one is configured.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

agencyId*string
Length1 <= length
creatorId*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"  }}