Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 683 Bytes

Misc.md

File metadata and controls

19 lines (10 loc) · 683 Bytes

Misc

  • getCurrentUser

    getCurrentUser(): Models\Users\User

    Load details of the user the API is authenticated as. (API docs)

  • rtbfGetJobStatus

    rtbfGetJobStatus(string $accountId, string|Models\Jobs\Job $job): Models\Jobs\Status

    Undefined – see API docs. (API docs)

  • rtbfDeleteResponses

    rtbfDeleteResponses(string $accountId, list<string> $emails): array

    Undefined – see API docs. (API docs)