A valid request URL is required to generate request examples{
"task_credentials": [
{
"id": "<string>",
"claim_id": "<string>",
"completed_at": "<string>",
"created_at": "<string>",
"executor_type": "<string>",
"expires_at": "<string>",
"issued_at": "<string>",
"outcome_summary": "<string>",
"phi_categories": [
"<string>"
],
"scope_key": "<string>",
"status": "issued",
"task_type": "phone_call",
"used_at": "<string>"
}
],
"meta": {
"current_page": 123,
"per_page": 123,
"total_pages": 123,
"total_count": 123,
"has_next": true,
"has_prev": true
}
}Returns a paginated list of taskcredentials.
A valid request URL is required to generate request examples{
"task_credentials": [
{
"id": "<string>",
"claim_id": "<string>",
"completed_at": "<string>",
"created_at": "<string>",
"executor_type": "<string>",
"expires_at": "<string>",
"issued_at": "<string>",
"outcome_summary": "<string>",
"phi_categories": [
"<string>"
],
"scope_key": "<string>",
"status": "issued",
"task_type": "phone_call",
"used_at": "<string>"
}
],
"meta": {
"current_page": 123,
"per_page": 123,
"total_pages": 123,
"total_count": 123,
"has_next": true,
"has_prev": true
}
}