API ReferenceOrganizationsOrganizationid
Get an organization
x-sendlit-apikey<token>
In: header
Path Parameters
organizationId*string
Response Body
application/json
application/json
application/json
curl -X GET "https://api.sendlit.dev/organizations/string"{
"organizationId": "string",
"name": "string",
"status": "active",
"createdAt": "string",
"updatedAt": "string"
}{
"error": "string"
}{
"error": "string"
}