ServicePrincipalsByAppId

Gets an object id for a given application id from the current tenant.

get/{tenantID}/servicePrincipalsByAppId/{applicationID}/objectId

Path parameters

tenantIDstring required

The tenant ID.

applicationIDstring required

The application ID.

Query parameters

api-versionstring required

Client API version.

Response

OK. The operation was successful.

valuestring

The Object ID of the service principal with the specified application ID.

odata.metadatastring

The URL representing edm equivalent.

Changes

Changed in 4 of the 17 revisions of this API.22