v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Completion

Get a Specific Completion

This endpoint retrieves a specific completion for the organization. If the organization is a Global Admin Tool Organization or a provider requesting on behalf of the organization, completions will be returned for Tenant Organizations.<br><br>For Global Admin Tool Organizations, if the user of the completion belongs to a Tenant Organization, then the X-Degreed-Organization-Code header can be provided, but is no longer necessary.<h3>Required Scope</h3>completions:read or completions:write

get/api/v2/completions/{id}

Path parameters

idstring required

The ID of the completion to retrieve.

Headers

X-Degreed-Organization-Codestring
Example:tenant_organization_code

For Global Admin Tool Organizations, this header can be included in your request to get completions for the tenant organization, but it is not required. You must provide your organization code as the value. Contact your Degreed technical partner if you are unsure what your organization code is.

Response

Success