Skip to main content
GET
Get an API Provider configuration

Authorizations

Authorization
string
header
required

Path Parameters

provider_id
integer
required

UID of an API provider

Example:

1

Response

200 - application/json

OK

LastSyncedAt
string

The last time this provider was synchronized with the portal

Example:

"7 minutes 5 seconds ago"

ID
integer

UUID of this API provider in the portal's database

Example:

1

Name
string

Name of this API Provider

Example:

"Tyk Dashboard"

Status
string

Identifies if this API Provider is Up and ready for synchronization

Example:

"Up"

Type
string

Type of API gateway used by this API Provider e.g. Tyk or AWS

Example:

"tyk-pro"

Configuration
object
UpdatedAt
string

When this API Provider was updated the last time

Pattern: ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$
Example:

"2023-06-23 19:13"

CreatedAt
string

When this API Provider was created

Pattern: ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$
Example:

"2023-06-23 19:13"