v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Metadata

Get channel name for currently logged in user

get/v2/user-channel

Query parameters

binaryTypestring

Response

OK

channelNamestring

Name of the channel.

channelAssignmentType0 | 1 | 2 | 3 | 4 | 5

How the user was bound to the channel. If the user is not assigned to any channel, this is omitted. ['None' = 0, 'PerMille' = 1, 'BoundToPrivateChannel' = 2, 'BoundToPublicChannel' = 3, 'OptedInToBetaProgramWithPrivateChannel' = 4, 'OptedInToBetaProgramWithPublicChannel' = 5]

tokenstring

JWT token. If the channel is not private, this is omitted.

isFlagOnlyboolean

Whether the channel is flag-only. A flag-only channel uses production binaries. If the channel is not flag-only, this is omitted.