Article summary
Did you find this summary helpful?
Thank you for your feedback!
Get
/v2.1/status
Required permissions: []
Security
HTTP
Type bearer
Responses
200
Ok
string
ExampleOk
401
Unauthorized
object
id
string
message
string
403
Forbidden
object
id
string
message
string
Response
text/plain
application/json
Click Try It! to start a request and see the response here!
Code Samples
x
curl --request GET \
--url https://virtserver.swaggerhub.com/perimeter81/public-api-yaml/1.0.0/v2.1/status \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'accept: text/plain, application/json'
Was this article helpful?
Response
text/plain
application/json
Click Try It! to start a request and see the response here!
Code Samples
xxxxxxxxxx
curl --request GET \
--url https://virtserver.swaggerhub.com/perimeter81/public-api-yaml/1.0.0/v2.1/status \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'accept: text/plain, application/json'