Skip to content

POST /api/orgs/{orgId}/export/entities

POST
/api/orgs/{orgId}/export/entities

Authorizations

Testslick OpenAPI Security Scheme

Authentication

TypeOpenID Connect (http://localhost:8080/auth/realms/testslick/.well-known/openid-configuration)

Parameters

Path Parameters

orgId*
Typestring
Required
formatuuid
pattern[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

Request Body

application/json
JSON
[
{
"entity": "string",
"ids": [
"string"
]
}
]

Responses

OK
application/octet-stream

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI