Scheduling
Get agency creator status
Check whether the current agency has connected creator accounts.
GET
/v1/agencies/{agencyId}/creator-presenceCheck whether the current agency has connected creator accounts.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
agencyId*string
Length
1 <= lengthResponse 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/creator-presence" \ -H "Authorization: Bearer YOUR_API_KEY"{ "data": true, "meta": { "requestId": "string" }}Get creator ai schedule status GET
Check whether the creator's AI schedule is active at the current time.
Export team payroll POST
Generate payroll for the selected employee or all agency employees over calendar dates in each employee's timezone. Options include tips, hourly wages and a flat extra payment per employee.