List Augmentation Configurations

Read augmentation configurations of this workspace.

SecurityapiKey
Request
query Parameters
defaultConfiguration
boolean

Is default workspace configuration of given type.

Example: defaultConfiguration=true
limit
integer (Limit)

Size of the page.

Example: limit=100
startAfter
string (StartAfter)

Pagination parameter for determining next page.

Example: startAfter=5712566172571652
Responses
200

Successful operation

get/configurations/augmentation
Request samples
Response samples
application/json
{
  • "startAfter": "5712566172571652",
  • "nextStartAfter": "5712566172571652",
  • "total": "67",
  • "values": [
    ]
}