Retrieve Assignees by Task ID

This operation returns assignees by task ID.

Authorization and Permissions

  • An OpenAm or UKG Authentication token is required to make a post.
  • The user must have content creation permission, which is granted by a Talk administrator.
Path Params
string
required

The ID of a task.

Query Params
number

The count of a paginated response, which specifies the number of posts to return per page. If not specified, a default of 100 posts is returned. The count cannot exceed 100.

number

The index of a paginated response, which specifies the offset of the response. If not specified, a default of 0 is used.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json