Documentation Index
Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Available sorts are id, find, replace, created_at, updated_at, -id, -find, -replace, -created_at, -updated_at. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -id.
Can be a value of with (response will contain deleted items as well), only (will contain only deleted items), or any arbitrary value (will contain only not deleted items).
Filter by an exact match of the find field
Filter by an exact match of the replace field
Filter by an partial match of the find field
Filter by an partial match of the replace field
The collection of WorkspaceAbbreviationResponse
"wsabv_01hq8xyzabc123def456ghi789"
The full length word that will be abbreviated. Each word (separated by a space, comma, etc) will be evaluated separately and concatenated together using a hyphen
"Infrastructure"
The abbreviated value that will replace the full length word
"infra"
The timestamps for the abbreviation record
API hyperlinks related to the abbreviation record
{
"self": "https://ws-a1b2c3.provisionr.io/api/v1/workspace/abbreviations/wsabv_01hq8xyzabc123def456ghi789"
}