Changes to Get a profile
GET /v1/profiles/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 54 revisions of this API.116
What changed
- ○
added the new optional
queryrequest parameterprojectIdnew-optional-request-parameter
- ○
added the optional property
linkToDocsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the500statusresponse-optional-property-added
- ○
added the required property
projectIdto the response with the200statusresponse-required-property-added
- ○
- ○
removed the
DELETEDenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
DELETEDenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
the response property
context/items/paramsbecame required for the status400response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status404response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status500response-property-became-required
- ○
the response property
credentialsConfigbecame required for the status200response-property-became-required
- ○
the response property
useProxyConfigbecame required for the status200response-property-became-required
- ○
the
createdAtresponse's property pattern^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$was added for the status200response-property-pattern-added
- ○
the
idresponse's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$was added for the status200response-property-pattern-added
- ○
the
sourceSessionIdresponse's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$was added for the status200response-property-pattern-added
- ○
the
updatedAtresponse's property pattern^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$was added for the status200response-property-pattern-added
- ●
- ○
endpoint added
endpoint-added
- ○