Retrieve all providers (users) in a specific talent pool group.
Retrieve all providers (users) in a specific talent pool group.
access_token OAuth 2.0 Access Token
In: query
Talent pool group ID
List name of the talent pool to filter by
Page number (1-indexed)
11 <= valueNumber of results per page
251 <= valuecurl -X GET "https://api-sandbox.fndev.net/api/rest/v2/preferred-provider-groups/0/users"{
"actions": "add_managed",
"metadata": {
"total": 100,
"page": 0,
"pages": 5,
"per_page": 20,
"columns": "string_value",
"view": "string_value",
"sort": "string_value",
"order": "string_value",
"list": "string_value"
},
"params": [],
"lists": [],
"results": [],
"search_text": "string_value",
"correlation_id": "string_value",
"exception": "string_value"
}{
"status": 400,
"message": "Validation failed: field 'title' is required"
}{
"status": 500,
"message": "Operation successful."
}{
"status": 403,
"message": "You do not have permission to access this work order"
}{
"status_code": 404,
"message": "Work order not found"
}{
"status": 500,
"message": "An unexpected error occurred. Please try again later or contact support."
}application/json
application/json
application/json
application/json
application/json
application/json
Last updated on