Sources
Get Source
Get single source
GET
/
sources
/
{id}
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredResponse
200 - application/json
display_name
string | null
requiredid
string
requiredRequired string length:
20 - 36
is_public
boolean
requiredThis field indicates Whether or not this source document will be public on the Registry once Credits are issued referencing it.
published_at
string | null
requiredsupplier_reference_id
string | null
requiredtype
enum<string>
requiredAvailable options:
DOCUMENT
url_info
object | null
requiredURL info for the source, that varies depending on if it is public or private
Was this page helpful?