Skip to main content
GET
Get Name Request Status

Authorizations

Authorization
string
header
required

API key authentication. Format: Bearer wsk_your_api_key

Query Parameters

entityId
string
required

The ID of the entity to check

Response

Request status returned

success
boolean
data
object | null

The name change request, or null if none exists

message
string