cURL
curl --request GET \ --url https://api.portable.io/v2/sourcespecs/{name} \ --header 'Authorization: Bearer <token>'
{ "$ref": "#/components/examples/sourceSpecGcal/value" }
Get a source spec by name
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Name
OK
Show child attributes
ALPHA
BETA
STABLE
DEPRECATED
NONE
BASIC
TOKEN
AUTH_CODE
CLIENT_CREDENTIALS
FETCH_CREDENTIALS
OIDC
A machine-readable name for the property
The type of the property
STRING
PASSWORD
TEXT
NUMBER
BOOLEAN
DATE
DATETIME
TIME
Whether the property's value is required
A human-readable name for the property
A human-readable description of the property
{ "$ref": "#/components/examples/sourceSpecGcal/value"}